/*  */
@charset "utf-8";
/* CSS Document */
.public {
	margin: 25px auto 0;
	border-top: 2px #00a0e2 solid;
}
.boxL {
	width: 336px;
	float: left;
	min-height: 100px;
}
.boxC {
	width: 374px;
	float: left;
	padding: 0 5px;
	min-height: 100px;
	background: #fff;
}
.boxR {
	width: 300px;
	float: right;
	min-height: 100px;
}
.fix {
	width: 730px !important;
	position: fixed;
	top: 0px;
	_position: absolute;
_top: expression(documentElement.scrollTop + "px");
	z-index: 999;/*filter:alpha(opacity=90);opacity:0.9;*/
	border: 1px solid #eee;
	box-shadow: 0 0 12px #eee;
}
/*column-title*/
.column-title {
	padding: 8px 0px;
	border-top: 2px solid #003080;
	border-bottom: 1px solid #f3f6f9;
	margin-bottom: 0px;
	overflow: hidden;
}
.column-title-border {
	border-bottom: 0px solid #d0d4d9;
	height: 22px;
	padding: 10px 0;
}
.column-title h2 {
	float: left;
	height: 28px;
	padding: 0 12px 0 0px;
	margin-right: 20px;
	background: url("../images/icons-sprites.png") no-repeat right -192px
}
.column-title h2, .column-title h2 a, .column-title h2 a:hover {
	font: 500 22px/28px "\5FAE\8F6F\96C5\9ED1", "\9ED1\4F53";
	color: #003080
}
.column-title h2 a {
	padding-right: 5px
}
.column-title .sub-class {
	float: left;
	margin-top: 6px;
	height: 20px;
	line-height: 20px;
}
.column-title .sub-class a:link, .column-title .more a:link {
	margin: 0 10px;
	color: #6e7e97;
	font-size: 16px;
	font-family: "\5FAE\8F6F\96C5\9ED1", "\9ED1\4F53";
}
.column-title .more {
	float: right;
	margin-top: 6px;
	padding-right: 10px;
	line-height: 20px;
	background: url("../images/icons-sprites.png") no-repeat right -134px
}
.column-title .more a:link {
	margin: 0
}
.column-title .sub-class li:before {
	float: left;
	content: "";
	background: #ccc;
	width: 4px;
	height: 4px;
	overflow: hidden;
	display: inline-block;
	margin: 13px 11px 0 0;
	border-radius: 2px;
}
/*boxTitA*/
.boxTitA {
	position: relative;
	height: 36px;
	background: #f8f8f8;
	/**border-top: 3px solid #1d71b7**/
}
.boxTitA h5 {
	display: inline-block;
	margin: 0;
	padding: 0 10px;
	font-size: 18px;
	color: #1d71b7;
	line-height: 36px;
}
.boxTitA .more {
	position: absolute;
	top: 0;
	right: 10px;
	line-height: 36px;
}
.boxTitB {
	border-top: 3px solid #337AB7
}
/*eye_focus*/
.eye_focus {
	position: relative;
	width: 336px;
	height: 240px;
	overflow: hidden;
}
.eye_focus img {
	width: 336px;
	height: 220px;
}
a.eye_lbtn_focus, a.eye_rbtn_focus {
	width: 30px;
	height: 66px;
	background: url("style/sprite.png") no-repeat;
	position: absolute;
	z-index: 2;
	top: 60px;
	display: none;
}
.eye_focus:hover .eye_lbtn_focus, .eye_focus:hover .eye_rbtn_focus {
	display: block;
}
a.eye_lbtn_focus {
	left: 0;
	background-position: -202px -84px;
}
a.eye_rbtn_focus {
	right: 0;
	_right: -1px;
	background-position: -232px -84px;
}
.eye_img_focus {
	position: absolute;
	top: 0;
	height: 220px;
	z-index: 1;
	width: 2200px;
}
.eye_img_focus li {
	float: left;
	width: 336px;
	height: 220px;
}
.eye_tit_focus {
	width: 336px;
	height: 36px;
	background: rgba(0, 0, 0, 0.56);
	position: absolute;
	left: 0;
	bottom: 20px;
	z-index: 2;
	overflow: hidden;
}
.eye_tit_focus a {
	width: 316px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	font-size: 16px;
	padding: 0 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	color: #fff;
	text-align: center;
}
.eye_pag_focus {
	margin: auto 60px;
	bottom: 2px;
	height: 6px;
	position: absolute;
	right: 4px;
	z-index: 3;
	overflow: hidden;
}
.eye_pag_focus li {
	float: left;
	width: 36px;
	height: 6px;
	display: inline;
	background: #ccc;
	overflow: hidden;
	cursor: pointer;
	margin: 0 3px;
	transition: all 0.3s ease;
}
.eye_pag_focus li.current {
	width: 36px;
	background: #003080;
}
/*eye_gaming*/
.eye_gaming {
	position: relative;
	width: 336px;
	height: 220px;
	overflow: hidden;
}
.eye_gaming img {
	width: 336px;
	height: 200px;
}
a.eye_lbtn_gaming, a.eye_rbtn_gaming {
	width: 30px;
	height: 66px;
	background: url("../images/sprite.png") no-repeat;
	position: absolute;
	z-index: 2;
	top: 60px;
	display: none;
}
.eye_gaming:hover .eye_lbtn_gaming, .eye_gaming:hover .eye_rbtn_gaming {
	display: block;
}
a.eye_lbtn_gaming {
	left: 0;
	background-position: -202px -84px;
}
a.eye_rbtn_gaming {
	right: 0;
	_right: -1px;
	background-position: -232px -84px;
}
.eye_img_gaming {
	position: absolute;
	top: 0;
	height: 200px;
	z-index: 1;
	width: 1800px;
}
.eye_img_gaming li {
	float: left;
	width: 336px;
	height: 200px;
}
.eye_img_gaming li img {
	width: 336px;
	height: 200px;
}
.eye_tit_gaming {
	width: 336px;
	height: 36px;
	background: rgba(0, 0, 0, 0.56);
	position: absolute;
	left: 0;
	bottom: 20px;
	z-index: 2;
	overflow: hidden;
}
.eye_tit_gaming a {
	width: 316px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	font-size: 16px;
	padding: 0 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	color: #fff;
	text-align: center;
}
.eye_pag_gaming {
	margin: auto 60px;
	bottom: 2px;
	position: absolute;
	right: 4px;
	z-index: 3;
	overflow: hidden;
}
.eye_pag_gaming li {
	float: left;
	width: 36px;
	height: 6px;
	display: inline;
	background: #ccc;
	overflow: hidden;
	cursor: pointer;
	margin: 0 3px;
	transition: all 0.3s ease;
}
.eye_pag_gaming li.current {
	width: 36px;
	background: #008ee1;
}
.gaming-list {
	padding: 22px 0 10px;
}
/*topics*/ 
.topics {
	background: #fafafa;
	width: 336px;
	height: 81px;
	position: relative;
	margin-top: 20px;
}
.topics a img, .tj_img {
	width: 116px;
	height: 81px;
	float: left;
}
.topics a:hover {
	background: #f5f5f5;
}
.topics a:hover span.tj_title {
	color: #ee1600;
}
.topics a em {
	width: 7px;
	height: 10px;
	background: url(style/topic_icon.gif) no-repeat -91px -228px;
	display: block;
	position: absolute;
	top: 35px;
	left: 111px;
	z-index: 2;
}
.topics a {
	display: inline-block;
}
.topics a span {
	display: inline-block;
	width: 100px;
	padding-left: 10px;
}
.topics a span.tj_title {
	width: 180px;
	color: #333;
	padding-top: 5px;
	font-size: 15px;
	font-weight: 700;
}
.topics a span.tj_intro {
	width: 196px;
	height: 40px;
	line-height: 20px;
	font-size: 12px;
	color: #888;
	padding-top: 5px;
	overflow: hidden;
}
.topics b {
	text-indent: -9999px;
	width: 32px;
	height: 34px;
	position: absolute;
	background: url(style/topic_icon.gif) no-repeat -92px -183px;
	right: 0px;
	top: 0px;
}
.recNews-title {
	position: relative;
	width: 100%;
	height: 38px;
	line-height: 38px;
	background: #f8f8f8;
	border-top: 1px solid #e9e9e9;
}
.recNews-title .tab {
	font-size: 18px;
	font-weight: 500;
	color: #bfbfbf;
}
.recNews-title .tab span {
	padding: 0 7px;
	margin-top: -1px;
	margin-right: 10px;
	height: 35px;
	line-height: 35px;
	cursor: pointer;
	color: #666;
	display: inline-block;
}
.recNews-title .tab .fb {
	color: #333;
	font-weight: 500;
	border-top: 3px solid #1d71b7;
}
.recNews-title .new {
	position: absolute;
	right: 10px;
	top: 0;
	padding-left: 23px;
	background: url(../images/jiantou.png) no-repeat 0 12px;
	font-size: 14px;
}
.recNews-title .new a {
	color: #777;
}
/*rec-top*/
.rec-top {
	border-bottom: dotted 1px #ccc;
	overflow: hidden;
}
.rec-top h2 {
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	height: 26px;
	line-height: 26px;
	margin-top: 15px;
	overflow: hidden;
}
.rec-top h2 a {
	color: #ff6f01;
}
.rec-top p {
	text-indent: 2em;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	height: 40px;
	margin: 6px 0 10px;
	overflow: hidden;
}
.rec-top p a {
	margin: 0 3px;
}
/*rec-light*/
.rec-light {
	height: 20px;
	margin: 10px 0;
	font-size: 16px;
	line-height: 20px;
	overflow: hidden;
	clear: both
}
.rec-light a {
	font-weight: 500;
	color: #003080;
}
.rec-light .cname {
	padding: 0 6px;
	float: left;
	margin-right: 10px;
	background-color: #003080;
	position: relative;
	zoom: 1;
	font-size: 12px;
	font-weight: 400;
	text-align: center
}
.rec-light .cname a, .rec-light .cname a:hover {
	font-weight: 500;
	color: #fff
}
.rec-light .cname .tragl {
	border-width: 5px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #003080;
	right: -9px;
	top: 5px
}
.tragl {
	width: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
	font-size: 0;
	border-style: dashed;
	border-width: 5px;
	position: absolute;
	-webkit-transition: -webkit-transform .2s;
	transition: transform .2s;
	-webkit-transform-origin: center 20%;
	transform-origin: center 20%;
}
/*rec-txtul*/
.rec-txtul {
	overflow: hidden;
}
.rec-txtul li {
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}
.rec-txtul.c-txtul li {
	background: url(../images/list.png) left center no-repeat;
	padding-left: 10px;
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	d-o-transition: all 0.2s;
}
.rec-txtul.c-txtul li:hover {
	background: url(../images/list_hover.png) left center no-repeat;
	margin-left: 10px;
}
.rec-txtul.halftxtul li {
	width: 410px;
	float: left;
}
.rec-txtul.halftxtul li:hover {
	margin: 0px;
}
.rec-txtul li span {
	margin-right: 2px;
}
.rec-txtul li span a {
	color: #888;
}
.rec-txtul li span a:hover {
	color: #0FA96E;
}
.rec-txtul li i {
	font-style: normal;
	color: #999;
	font-size: 12px;
	margin-left: 10px;
	float: right;
}
.rec-txtul li:before {
	float: left;
	content: "";
	background: #ccc;
	width: 4px;
	height: 4px;
	overflow: hidden;
	display: inline-block;
	margin: 13px 8px 0 0;
	border-radius: 2px;
}
/*hot-news*/
.hot-news {
	background: #f8f8f8;
	overflow: hidden;
}
.hot-news li {
	position: relative;
	height: 60px;
	padding: 10px 10px 10px 110px;
	border-bottom: 1px solid #e8e8e8;
	overflow: hidden;
}
.hot-news li h3 {
	height: 40px;
	line-height: 20px;
	margin-top: 9px;
	font-size: 14px;
	overflow: hidden
}
.hot-news li img {
	width: 90px;
	position: absolute;
	left: 10px;
	top: 12px;
}
.hot-news li:first-child {
	height: 60px;
	padding-top: 5px;
}
.hot-news li:first-child img {
	top: 5px;
}
.hot-news li:last-child {
	border: none;
	margin-bottom: 0;
}
/*tabbox*/
#tabbox {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
#tabstit {
	width: 730px;
	overflow: hidden;
	margin: 0 auto;
}
.tabs {
	position: relative;
	z-index: 2;
	padding: 3px 0 0 10px;
	background: #337AB7;
}
.tabs li {
	float: left;
	width: 78px;
	position: relative;
}
.tabs li a {
	display: inline-block;
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	color: #fff;
}
.tabs li.active, .tabs li:hover {
	background: #FFF;
}
.tabs li.active a, .tabs li:hover a {
	color: #337AB7;
}
.tabs li.normal {
}
.tab_con {
	padding: 0px;
}
.newsList li {
	float: left;
	width: 730px;
	height: 117px;
	border-top: 1px dashed #eee;
	cursor: pointer;
	margin-top: 0px;
	padding-top: 15px;
}
.newsList li span a {
	display: block;
	float: left;
	width: 180px;
	height: 100px;
}
.newsList li span a img {
	width: 160px;
	height: 100px;
}
.newsList li dl {
	float: right;
	width: 550px;
}
.newsList li dl dt a {
	display: block;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-size: 18px;
font-weight bold;
}
.newsList li dl dd.cont1 {
	width: 550px;
	overflow: hidden;
	margin-top: 12px;
}
.newsList li dl dd.cont1 span {
	display: block;
	float: left;
	color: #888;
	font-size: 12px;
	padding-left: 25px;
	margin-right: 40px;
}
.newsList li dl dd.cont1 span.icon1 {
	background: url(../images/list_bg_ico.png) no-repeat 0px -300px;
}
.newsList li dl dd.cont1 span.icon2 {
	background: url(../images/list_bg_ico.png) no-repeat 0px -325px;
}
.newsList li dl dd.cont1 span.icon3 {
	background: url(../images/list_bg_ico.png) no-repeat 0px -350px;
}
.newsList li dl dd.cont2 {
	height: 45px;
	line-height: 23px;
	overflow: hidden;
	font-size: 12px;
	color: #888;
	margin-top: 10px;
}
.newsList li dl dd.cont2 a {
	color: #029DE8;
}
.newsList li:hover {
	background: #f9fafd;
	border-bottom: 0px dashed #029DE8;
}
/*loadmore*/
.loadmore {
	width: 100%;
	height: 36px;
	line-height: 36px;
	margin-top: 5px;
	background: #f8f8f8;
	font-size: 16px;
	color: #008EE1;
	letter-spacing: 1px;
	text-align: center;
	cursor: pointer;
}
.loadmore i {
	margin-left: 2px;
}
.loadmore .renderloading {
	background: url(../images/onload.gif) no-repeat left center;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	font-size: 16px;
*zoom:1
}
/*kwLink*/
.kwLink {
	padding: 15px 0;
}
.kwLink a {
	margin-right: 10px;
	padding-left: 14px;
	position: relative;
	display: inline-block;
	color: #31669A;
}
.kwLink a i {
	color: #31669A;
	display: block;
	position: absolute;
	width: 4px;
	height: 4px;
	overflow: hidden;
	background: #ccc;
	left: 4px;
	top: 8px;
	_top: 6px;
}
.kwLink a.current, .kwLink a:hover {
	color: #B8272E;
	text-decoration: none;
}
.kwLink a.current i, .kwLink a:hover i {
	background-color: #B8272E;
}
/*article-rec*/
.article-rec {
	padding: 0 10px;
	overflow: hidden;
}
.article-rec li {
	height: 65px;
	padding-left: 110px;
	margin: 15px 0;
	position: relative;
}
.article-rec li:first-child {
	margin-top: 5px;
}
.article-rec li h3 {
	height: 40px;
	line-height: 20px;
	margin-top: 3px;
	margin-bottom: 5px;
	font-size: 14px;
	overflow: hidden
}
.article-rec li .pic {
	width: 110px;
	position: absolute;
	left: 0;
	top: 0;
}
.article-rec li .info {
	position: relative;
	color: #9FA3A7;
	font-size: 12px;
}
/*firpic*/
.firpic {
	overflow: hidden;
	margin-top: 0px;
}
.firpic a {
	display: block;
	overflow: hidden;
	position: relative;
}
.firpic a img {
	width: 350px;
	height: 200px;
}
.firpic a p {
	width: 330px;
	position: absolute;
	bottom: 0px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	left: 0px;
	text-align: center;
	background: rgba(0,0,0,0.7);
	padding: 0px 10px;
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	d-o-transition: all 0.2s;
}
.firpic a:hover p {
	background: #11B475;
}
.firpic p.des {
	margin: 6px 0px 10px;
	color: #666;
	overflow: hidden;
	height: 50px;
	line-height: 25px;
	font-size: 12px;
	overflow: hidden;
}
.firpic a:hover p.des {
	background: none;
}
/*firtxt*/
.firtxt {
	overflow: hidden;
	margin-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 15px;
}
.firtxt a.tit {
	overflow: hidden;
	height: 50px;
	line-height: 25px;
	margin-bottom: 5px;
	font-size: 16px;
	display: block;
}
.firtxt p {
	font-size: 12px;
	height: 44px;
	line-height: 22px;
	overflow: hidden;
	color: #555;
}
.firtxt p, .firtxt p.auto {
	height: 44px;
}
.firtxt p a {
	color: #AA221B;
}
.firtxt a.img {
	display: block;
	width: 120px;
	height: 100px;
	margin-right: 15px;
	float: left;
}
.firtxt a.img img {
	width: 120px;
	height: 100px;
}
/*game-picul*/
.game-picul {
	width: 105%;
	overflow: hidden;
}
.game-picul li {
	overflow: hidden;
	float: left;
	margin-right: 20px;
	width: 156px;
	height: 106px;
	margin-top: 20px;
	position: relative;
}
.game-picul li img {
	width: 156px;
	height: 106px;
}
.game-picul a p {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: rgba(0,0,0,0.7);
	color: #fff;
	text-align: center;
	padding: 0px 5px;
	color: #fff;
	width: 145px;
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	d-o-transition: all 0.2s;
}
.game-picul a:hover p {
	background: #11B475;
}
/*pic_txtul*/
.picul-rlist {
	overflow: hidden;
}
.picul-rlist li {
	overflow: hidden;
	margin-bottom: 15px;
	position: relative;
}
.picul-rlist li a {
	overflow: hidden;
	display: block;
}
.picul-rlist li a img {
	margin-right: 10px;
	width: 120px;
	height: 76px;
	float: left;
}
.picul-rlist li a p {
	overflow: hidden;
	font-size: 14px;
	line-height: 25px;
	overflow: hidden;
	height: 50px;
}
.picul-rlist li span {
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 12px;
	color: #999;
	background: #f2f2f2;
	padding: 0px 5px;
}
.picul-rlist li:last-child {
	margin-bottom: 0px;
}
/*news-txtul*/
.news-txtul {
	overflow: hidden;
}
.news-txtul li {
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}
.news-txtul.c-txtul li {
	background: url(../images/list.png) left center no-repeat;
	padding-left: 10px;
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	d-o-transition: all 0.2s;
}
.news-txtul.c-txtul li:hover {
	background: url(../images/list_hover.png) left center no-repeat;
	margin-left: 10px;
}
.news-txtul.halftxtul li {
	width: 410px;
	float: left;
}
.news-txtul.halftxtul li:hover {
	margin: 0px;
}
.news-txtul li span {
	margin-right: 2px;
}
.news-txtul li span a {
	color: #888;
}
.news-txtul li span a:hover {
	color: #0FA96E;
}
.news-txtul li i {
	font-style: normal;
	color: #999;
	font-size: 12px;
	margin-left: 10px;
	float: right;
}
.news-txtul li:before {
	float: left;
	content: "";
	background: #ccc;
	width: 4px;
	height: 4px;
	overflow: hidden;
	display: inline-block;
	margin: 13px 8px 0 0;
	border-radius: 2px;
}
/*study-picul*/
.study-picul {
	width: 105%;
	overflow: hidden;
	margin-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 15px;
}
.study-picul li {
	overflow: hidden;
	float: left;
	margin-right: 20px;
	width: 156px;
	height: 100px;
	margin-top: 0px;
	position: relative;
}
.study-picul li img {
	width: 156px;
	height: 100px;
}
.study-picul a p {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: rgba(0,0,0,0.7);
	color: #fff;
	text-align: center;
	padding: 0px 5px;
	color: #fff;
	width: 145px;
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	d-o-transition: all 0.2s;
}
.study-picul a:hover p {
	background: #11B475;
}
/*study-recul*/
.study-recul {
	padding: 0 0px;
	overflow: hidden;
}
.study-recul li {
	height: 66px;
	padding-left: 120px;
	margin-bottom: 15px;
	position: relative;
}
.study-recul li:last-child {
	margin-bottom: 0px;
}
.study-recul li h3 {
	height: 40px;
	line-height: 20px;
	margin-top: 3px;
	margin-bottom: 5px;
	font-size: 14px;
	overflow: hidden
}
.study-recul li .pic {
	width: 110px;
	height: 66px;
	position: absolute;
	left: 0;
	top: 0;
}
.study-recul li .pic img {
	width: 100%;
	height: 100%;
}
.study-recul li .info {
	position: relative;
	color: #9FA3A7;
	font-size: 12px;
}
/*photo-list*/
.photo-list {
	margin-top: 5px;
	margin-left: -15px;
	overflow: hidden;
}
.photo-list li {
	position: relative;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	width: 198px;
}
.photo-list li .pic {
	position: relative;
	display: block;
	overflow: hidden;
	border: 1px solid #ededed;
}
.photo-list li .bg, .photo-list li .vtime {
	position: absolute;
	bottom: 8px;
	right: 8px;
	width: 40px;
	height: 18px;
	line-height: 18px;
}
.photo-list li .bg {
	background: #000;
	filter: alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity: 0.6;
	border-radius: 3px;
}
.photo-list li .vtime {
	text-align: center;
	font-size: 12px;
	color: #fff;
}
.photo-list li .tit {
	padding: 0 10px;
	margin-top: 6px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	text-align: center;
	overflow: hidden
}
